Чемпионат
Home
Guest
Mon | Tue | Wed | Thu | Fri | Sat | Sun |
1
|
2
|
3
|
4
|
6
|
||
8
|
10
|
12
|
13
|
|||
14
|
15
|
16
|
17
|
18
|
20
|
|
22
|
24
|
25
|
26
|
27
|
||
29
|
31
|
2
|
3
|
match detail
{{ getDate(matchData.date, 'full', false) }}
{{ matchData.place }}
{{ matchData.teamA.name }}
{{ matchData.teamA.city }}
{{ getDate(matchData.date) }}
{{ getDate(matchData.date, 'short') }}
{{ matchData.time }}
{{ getDate(matchData.date, 'short', false) }}
{{ matchData.score.split(':')[0] || '-' }}
:
{{ matchData.score.split(':')[1] || '-' }}
{{ matchData.otc }}
{{ matchData.teamB.name }}
{{ matchData.teamB.city }}